How to Install dieharder software package in Debian 9 (Stretch)

How to Install dieharder software package in Debian 9 (Stretch)

dieharder software package provides Random-number generator test front-end, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dieharder 

dieharder is installed in your system.

Make ensure the dieharder package were installed using the commands given below,

$ sudo dpkg-query -l | grep dieharder *

You will get with dieharder package name, version, architecture and description in a table

dieharder package basic information:

Distro Debian 9 stretch
Section Development
Package dieharder
Version 3.31.1-7
Description Random-number generator test front-end
Sub Section devel


See Also, How to uninstall or remove dieharder software package from Debian 9 (Stretch)?